Developer Documentation

QuickTime 4 API Documentation

QuickTime 4 Reference

| Previous | Chapter Contents | Chapter Top | Next |

QT Atom Type and ID

The QTAtomType data type represents the type of a QT atom. To be valid, a QT atom's type must have a nonzero value.

typedef long QTAtomType;

The QTAtomID data type represents the ID of a QT atom. To be valid, a QT atom's ID must have a nonzero value.

typedef long QTAtomID;

© 1999 Apple Computer, Inc.

| Previous | Chapter Contents | Chapter Top | Next |